.text-center{
  text-align: center;
}

/* .intro-image{
  position: absolute;
  bottom:0;
  left:0;
  max-width: 450px;
  width: 80%;
}

.intro{
  position: relative;
} */

.intro{
  background:url(../images/uploads/home-1920x1280-125.jpg);
  background-size: 100% auto;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.intro .textwidget{
  color: #000;
}

.intro .actions{
  background: url(../images/separator-black.jpg) 50% 0 no-repeat;
}

.testimonials{
  background:url(../images/clients.jpg) center no-repeat;
  background-size:cover;
  background-attachment: fixed;
}


.header {position:fixed;top:0;left:0;z-index:999;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.15);-moz-box-shadow:0 1px 0 rgba(0,0,0,.15);box-shadow:0 1px 0 rgba(0,0,0,.15);}
.home .main {margin-top: 0px}
.main {margin-top: 80px}

@media(max-width: 960px) and (orientation: portrait){
  /* .intro-image{
    max-width: 300px;
  } */

  .intro{
    background:url(../images/uploads/home-768x1024-125.jpg);
    background-size: 100% auto;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }
}

@media(max-width: 1040px){
  .main {margin-top: 130px}
}

@media(max-width: 980px){
  .main {margin-top: 80px}
}

@media(max-width: 800px){
  .slicknav_btn{
    padding: 20px 4% 16px 0;
  }

  .logo{
    padding: 10px 0px;
  }

  .logo a img{
    max-width: 140px;
  }

  .header {
    min-height: 60px;
    height: 60px;
  }

  .slicknav_menu {
      position: absolute;
      z-index: 100;
  }

  .slick-arrow{
    display: none !important;
  }

  .main {margin-top: 60px}
}

.testimonials-five-stars{
  max-width: 300px;
  padding-left: 2em;
  padding-right: 2em;
}

.hotel-unknown a{
  color: #41F3D9;
}

/* ########################################################################################### */
/* ####################################### CONTACT #################################### */
/* ########################################################################################### */


.contact.keyvisual {
  float:left;
  width:100%;
  min-height: 400px;
  height:auto;
  overflow:hidden;
  margin-top:-36px;
}

.contact.keyvisual, .contact.keyvisual a{
  color: #FFF;
}

.contact.keyvisual img	{
  position:absolute;
  top:-20%;
  left:0;
}

.align-container {
    display: table;
    position: absolute;
    height: 100%;
    width: 100%;
}

.vertical-align {
    display: table-cell;
    vertical-align: middle;
}

.vertical-align-middle {
    margin-left: auto;
    margin-right: auto;
    width: /*whatever width you want*/;
}

.contact-container{
  padding: 4em 0em;
}

.contact-top-msg{
  padding: 1em 0em 6em 0em;
}

.contact-top-msg p{
  padding: 0px;
  margin: 0px;
}

.contact-top-msg h2{
  margin-bottom: 0.6em;
  padding-bottom: 0px;
}

.social-list, .social-list li{
  list-style: none;
}

.social-list li{
  padding: 0 0 10px 0px;
}

.social-list li::before{
  content: '';
}

@media(max-width: 980px){
  .contact-sidebar .full-width{
    width: 33%;
  }
}
@media(max-width: 600px){
  .contact-sidebar .full-width{
    width: 100%;
    text-align: center;
  }
}


/* ########################################################################################### */
/* ####################################### BOOKING CUSTOM #################################### */
/* ########################################################################################### */

#transfer-container{
  background: #ededdc;
  padding-top: 3em;
  padding-bottom: 3em;
  display: none;
}


h4.form-group-title{
  text-align: left;
  font-size: 1.3em;
  font-weight: bold;
  color: #000;
}

p.form-group-title{
  text-align: left;
  font-size: 1.1em;
  color: #101010;
  border-bottom: 1px solid #808080;
}

p.form-voucher{
  text-align: left;
  font-size: 0.98em;
  color: #101010;
}

label.form-input-title{
  text-align: left !important;
  display: block;
  margin-top: 0.4em;
  color: #202020;
}

#pay-select{
  text-align: left;
}

.pb-3{
  padding-bottom: 3em;
}

/* .select2-container, .select2-selection.select2-selection--single, .select2-selection.select2-selection--single span{
  height: 48px;
} */

#search-service * .select2-container--default .select2-selection--single{
    padding:6px;
    height: 48px;
    font-size: 0.98em;
    position: relative;
}

#search-service * .select2-container--default .select2-selection--single .select2-selection__arrow {
    color: #fff;
    font-size: 1.3em;
    padding: 4px 12px;
    height: 48px;
    position: absolute;
    top: 0px;
    right: 0px;
}

.select2-container--default .select2-selection--single{
    padding: 3px 6px;
    text-align: left;
    height: auto;
    font-size: 0.98em;
    position: relative;
}

.select2-results__options{
  font-size: 0.95em;
  list-style: none;
  list-style-image: none;
  text-align: left;
}

ul > li.select2-results__option::before{
  content: '';
}

.results h4{
  color: #000000;
}

.result .full-width.information.custom ul{
  padding-left:20px;
  text-indent:2px;
  list-style: none;
  list-style-position: outside;
}
.result .full-width.information.custom ul li{
  width: auto;
  text-align: left;
  display: block;
  font-size: 0.92em;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
.result .full-width.information.custom ul li:before {
    content: '✔';
    margin-left: -1em; margin-right: .100em;
    display: block;
    font-size: 1.2em;
    line-height: 2.4em;
    color: #cc2262;
}

.final-msg{
  overflow: hidden;
}

.final-msg p{
  text-transform: none;
  color: #000;
}

.final-msg .entry-title{
  margin: 3em 0em;
  background: #dd4e84;
  color: #FFF;
  font-weight: bold;
  text-align: center;
  padding: 1em 0.2em;
  -moz-transform:rotate(-4deg);
  -webkit-transform: rotate(-4deg);
  -o-transform:rotate(-4deg);
  -ms-transform:rotate(-4deg);
  transform:rotate(-4deg);
  width: 110%;
  margin-left: -5%;
}

.final-msg .entry-title h1{
  font-weight: bold;
  padding: 0% 8%;
}
.final-msg p.text-red{
  color: #d21a1a !important;
}

.img-final-msg{
  float: left;
  max-width: 60px;
}

.warning-final-msg, .final-msg p{
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
  padding: 1em 0em;
}


/*    #phone FIXED =============*/

#phone-fix{
    position: fixed;
    bottom: 20px;
    right: 100px;
    padding:0;
    margin:0;
    z-index: 20;
}

#whats-fix{
    position: fixed;
    display: none;
    bottom: 20px;
    left: 20px;
    padding:0;
    margin:0;
    z-index: 20;
}

#phone-fix a, #whats-fix a{
  text-decoration: none;
  display: block;
  color:#2a2b2f;
  font-size:18px;
  font-weight: bold;
  z-index:999;
  padding:5px;
  height: auto;
  text-align: left;
  width: auto;
  background:#fff;
  border-radius:4px;
}

#whats-fix a{
  background:#1ebea5;
}
#phone-fix a:hover {
    color:#97999c;
}
@media (max-width: 1024px) {
  #phone-fix {
    bottom: 20px;
    right: 100px;
    width: auto;
  }

  #phone-fix a span{
    display: none;
  }
}
@media (max-width: 354px) {
  #phone-fix {
    display: none;
  }
}
